Skip to content

Match daemon scope before reuse#840

Open
RhysSullivan wants to merge 2 commits into
dev-cli-vite-proxyfrom
dev-cli-daemon-scope
Open

Match daemon scope before reuse#840
RhysSullivan wants to merge 2 commits into
dev-cli-vite-proxyfrom
dev-cli-daemon-scope

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

@RhysSullivan RhysSullivan commented May 17, 2026

Summary

  • read /api/scope before reusing a reachable local daemon
  • only reuse the daemon when it serves the requested scope directory
  • canonicalize existing scope paths before comparing them

Verification

  • bunx oxfmt --check apps/cli/src/main.ts
  • bun run --cwd apps/cli typecheck
  • bunx --bun vitest run src/daemon.test.ts

Stack

Stack

  1. Serve live UI during dev CLI sessions #839
  2. Match daemon scope before reuse #840 👈 current
  3. Expand agent-facing Executor configuration tools #841

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 17, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing eb898c7 Commit Preview URL

Branch Preview URL
May 19 2026, 01:40 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 17, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud eb898c7 May 19 2026, 01:41 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 17, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@840

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@840

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@840

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@840

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@840

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@840

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@840

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@840

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@840

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@840

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@840

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@840

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@840

executor

npm i https://pkg.pr.new/executor@840

commit: eb898c7

@RhysSullivan RhysSullivan force-pushed the dev-cli-daemon-scope branch from dddf5f4 to eb898c7 Compare May 19, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant